home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 33
/
Volume 33 - JOGO DISK .iso
/
Games
/
petshop.swf
/
scripts
/
DefineButton2_201
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2007-01-15
|
73b
|
5 lines
on(press){
stopAllSounds();
_root.gotoAndStop("readyStart");
}